***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jan 04, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZX584C5V1-AU A C
.param
+vc0 = 1.712e-12	vc1 = 2.307e-12		 vc2 = 5.512e-11		 vc3 = 1.048e1
+tc1 = 5.033e-3		tc2 = 5.213e-3		 tc3 = 3.257e-3			 tc4 = 4.016e-3
d1 A C zener
g1 C A value = {(vc0+vc1*v(C,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*v(C,A)**vc3)*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
;value = {(vc0+vc1*v(C,A))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc2*exp(vc3*v(C,A)))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 2.328e-15	  n = 1.068e0		  rs = 3.466e-1			ikf = 1.335e-1
+ibv = 5e-3		    nbv = 5				  bv = 5.105
***** capacitance parameter ***
+cjo = 1.314e-10	  m = 3.542e-1		  vj = 7.843e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25			 eg = 1.135			 xti = 3
+trs1 = 1.824e-3   tbv1 = 8.050e-5		tikf = 1.435e-3
.ends BZX584C5V1-AU
*$
